|
The approximation error in some data is the discrepancy between an exact value and some approximation to it. An approximation error can occur because #the measurement of the data is not precise due to the instruments. (e.g., the accurate reading of a piece of paper is 4.5 cm but since the ruler does not use decimals, you round it to 5 cm.) or #approximations are used instead of the real data (e.g., 3.14 instead of π). In the mathematical field of numerical analysis, the numerical stability of an algorithm in numerical analysis indicates how the error is propagated by the algorithm. ==Formal Definition== One commonly distinguishes between the relative error and the absolute error. Given some value ''v'' and its approximation ''v''approx, the absolute error is : where the vertical bars denote the absolute value. If the relative error is : and the percent error is : In words, the absolute error is the magnitude of the difference between the exact value and the approximation. The relative error is the absolute error divided by the magnitude of the exact value. The percent error is the relative error expressed in terms of per 100. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Approximation error」の詳細全文を読む スポンサード リンク
|